CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gradient descent

搜索资源列表

  1. nonrigid_version7b

    1下载:
  2. 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:246046
    • 提供者:zhangji
  1. fminlbfgs_version2

    1下载:
  2. 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:10044
    • 提供者:奕风
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1204
    • 提供者:宗丹
  1. gddemo

    0下载:
  2. GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3729
    • 提供者:Carlos Wilson
  1. my_least_squares

    0下载:
  2. -least squares algorithms using gradient descent to find minimum of function - gaussian fit algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1061
    • 提供者:mic
  1. optimization

    1下载:
  2. Derivative-based Optimization using The Gradient Descent
  3. 所属分类:matlab例程

    • 发布日期:2013-01-08
    • 文件大小:810258
    • 提供者:ehsan
  1. Fuzzy_Finalmodify

    0下载:
  2. Nonlinear Dynamic System Identi fication : Design of Fuzzy Systems Using Gradient Descent Training
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:738
    • 提供者:hamedvahedian
  1. Gradient-descent-of--regression

    0下载:
  2. 给定一组数据,用梯度下降法进行一元线性回归。包含数据和源程序。-Given a set of data, a linear regression using the gradient descent method. Contains the data and source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4285
    • 提供者:余风
  1. data-mining-gradient-descent

    0下载:
  2. 机器学习,数据挖掘,利用梯度下降的算法来实现。-Machine learning, data mining, using the gradient descent algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1165933
    • 提供者:jammy
  1. Gradient-Descent

    1下载:
  2. 最小梯度下降算法,有测试实例,可以直接运行。求最小值,回归都可以-The minimum gradient descent algorithm, test cases can be run directly. For the minimum, return all OK
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:ljf
  1. The-gradient-descent-method

    0下载:
  2. 梯度下降法是一个最优化算法,常用于机器学习和人工智能当中用来递归性地逼近最小偏差模型-The gradient descent method is an optimization algorithm used in machine learning and artificial intelligence to recursive approximation of the minimum deviation model
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:319050
    • 提供者:xlm
  1. Gradient-Descent

    0下载:
  2. 梯度下降(可视化,两个例子),对于初学者来说有用。-Gradient Descent(visualization,two examples)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3257
    • 提供者:雅轩阁
  1. HousePrice(gradient-descent)

    0下载:
  2. 利用机器学习算法实现南京房价预测。已知2000年至2013年的南京房价,利用梯度下降法预测2014年南京房价。-Nanjing using machine learning algorithm to predict prices. Known 2000-2013 Nanjing prices, using the gradient descent method to predict 2014 Nanjing prices.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1710702
    • 提供者:
  1. Gradient-Descent

    0下载:
  2. 梯度下降算法示例,二元函数求最值,可直接运行,有注释-Gradient Descent algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:899
    • 提供者:zz
  1. Gradient-Descent-Method

    0下载:
  2. 梯度下降法原理及例题实例及matlab相关资料-Gradient Descent Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:937031
    • 提供者:黄昕
  1. Batch-Gradient-Descent

    0下载:
  2. 分别使用了批梯度下降法和牛顿法进行线性回归的测试。-Respectively the batch gradient descent and Newton s method of linear regression tests.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:7871
    • 提供者:刘青枫
  1. Gradient-Descent-Toys

    0下载:
  2. Toy examples in Python for Gradient Descent Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4442
    • 提供者:fordicus
  1. Nesterov-accelerated-gradient-descent-master

    0下载:
  2. 加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:小逸
  1. armijo-constant-diminishing

    1下载:
  2. 使用梯度下降法求无约束问题最优解,包括最速下降法,常数步长下降法等。(Find the best solution to the unconstrained problem, using gradient descent method.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Yuski
  1. HPPP&distance matriix &gradient descent method

    3下载:
  2. 使用HPPP进行多小区、多用户撒点之后,计算任意用户到任意小区的距离,和梯度下降法寻找最优解(After using HPPP for multi cell and multi-user dissemination, the distance between any user and any cell is calculated;and the gradient descent method is used to find the optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:See you later
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com